libxl: add libxl__xs_path_cleanup
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 May 2012 10:06:48 +0000 (11:06 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 May 2012 10:06:48 +0000 (11:06 +0100)
commit6aab68ff43c5e4714d3a36eee19b69f14a9ad555
treec7044ee8527c435aa5e2fe5094aff693ec81e492
parent145d12a5d284b892875e040f3ccaae68a6df8499
libxl: add libxl__xs_path_cleanup

Add a function which behaves like "xenstore-rm -t", and which will be
used to clean xenstore after unplug since we will be no longer
executing xen-hotplug-cleanup script, that used to do that for us.

Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_internal.h
tools/libxl/libxl_xshelp.c